Skip to content

Fix DataTable.header_height reactive visual glitch and crash#6128

Merged
darrenburns merged 4 commits into
mainfrom
datatable-header-height-reactive-fix
Sep 20, 2025
Merged

Fix DataTable.header_height reactive visual glitch and crash#6128
darrenburns merged 4 commits into
mainfrom
datatable-header-height-reactive-fix

Conversation

@darrenburns

@darrenburns darrenburns commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

Without this you get all sorts of visual glitches, and if you increase the header_height while the cursor is on the bottom row you get a crash.

With fix

datatable-with-header-height-fix.mov

Before fix

datatable-without-header-height-fix.mov

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@darrenburns darrenburns changed the title Fix header height reactive change not clearing caches Fix DataTable.header_height reactive visual glitch and crash Sep 19, 2025
@darrenburns darrenburns marked this pull request as ready for review September 19, 2025 19:51

@willmcgugan willmcgugan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@darrenburns darrenburns merged commit 6bfb7e8 into main Sep 20, 2025
31 of 41 checks passed
@darrenburns darrenburns deleted the datatable-header-height-reactive-fix branch September 20, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants